AmHighSchoolCourse 
Logical Entity Name  AmHighSchoolCourse 
Default Table Name  AmHighSchoolCourse 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

AmHighSchoolCourse Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AmHighSchoolCourseID(PK)    int  NO 
 
AmHighSchoolID(FK)    int  NO 
 
CourseCode    varchar(16)  NO 
 
CourseDescrip    varchar(75)  NO 
 
CourseCredits    numeric(7, 2)  YES 
 
ClockHours    numeric(9, 2)  YES 
 
BeginDate    datetime  NO 
 
EndDate    datetime  YES 
 
MinGradeRequired    char(3)  NO 
 
Active    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AmHighSchoolCourse Primary and Unique Keys 
Key Name  Key Type  Keys 
Pk_AmHighSchoolCourseAmHighSchoolCourseID  PrimaryKey  AmHighSchoolCourseID 

AmHighSchoolCourse Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AmHighSchool  Non-Identifying  One To Zero or More  FK_AmHighSchoolCourseAmHighSchoolID_AmHighSchoolAmHighSchoolID      AmHighSchoolID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AmHighSchoolCourseUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AmCollegeTransfer  Non-Identifying  One To Zero or More  FK_AmCollegeTransferAmHighSchoolCourseID_AmHighSchoolCourseAmHighSchoolCourseID        NO  YES 
AmCollegeTransferExternalCourse  Non-Identifying  One To Zero or More  FK_AmCollegeTransferExternalCourse_AmHighSchoolCourseID_AmHighSchoolCourse_AmHighSchoolCourseID        NO  YES 
AmHighSchoolCourseRelation  Non-Identifying  One To Zero or More  FK_AmHighSchoolCourseRelationAmHighSchoolCourseID_AmHighSchoolCourseAmHighSchoolCourseID        NO  YES 

AmHighSchoolCourse Check Constraints 
Check Constraint Name  CheckConstraint 

AmHighSchoolCourse Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

AmHighSchoolCourse Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.HighSchoolCourse 
NO       
Physical (Microsoft SQL Server)
dbo.AmHighSchoolCourse 
NO       

AmHighSchoolCourse Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  PreviousEd_TransferCredits 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Admissions 

AmHighSchoolCourse Data Movement Rules 
Name  Type  Rule Text/Value